gtkwidget: Lookup the event target when cancelling GdkEventSequences
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 24 May 2017 23:59:40 +0000 (01:59 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:59 +0000 (16:25 +0200)
commit690eb8ede6bd07715630567a3cb36155bfcef716
tree89c41d809490954c1e26524c523147dc202cad81
parent0d7fe2ec09e24560443fd4acc0cc96b163f12a9b
gtkwidget: Lookup the event target when cancelling GdkEventSequences

We were getting the toplevel most often here, so the gestures weren't
properly cleaned up.
gtk/gtkwidget.c